home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / packages / epic / picman.tex / node7_mn.html < prev    next >
Text File  |  1995-03-15  |  2KB  |  48 lines

  1.  
  2. <H2><A ID="SECTION00034000000000000000">
  3. <TT>\</TT>dottedline</A>
  4. </H2>
  5.  
  6. <P>
  7. <#469#><TT>SYNOPSIS:
  8. <BR> \dottedline[<#106#><I>optional dotcharacter</I><#106#>]{<#107#><I>dotgap in units</I><#107#>}(<I>x</I><SUB>1</SUB>,<I>y</I><SUB>1</SUB>)(<I>x</I><SUB>2</SUB>,<I>y</I><SUB>2</SUB>)...(<I>x</I><SUB>n</SUB>,<I>y</I><SUB>n</SUB>)</TT><#469#>
  9.  
  10. <P>
  11. The above command connects the specified points by drawing a dottedline
  12. between each pair of coordinates. At least two points must be
  13. specified. The dotted line is drawn with inter-dot gap as specified in the
  14. second argument (in unitlengths). Note that since integral number of dots
  15. have to be plotted, the interdot-gap may not necessarily be exactly as
  16. specified, but very close. It really doesn't matter in visual appearance
  17. except when the length of dottedline is very small. By default, a little
  18. square (<tex2html_verb_mark>42<tex2html_verb_mark>, described later) is used as the dot, and can be
  19. changed by optionally specifying another character. The thickness of dots is
  20. governed by currently effective <tex2html_verb_mark>43<tex2html_verb_mark>, <tex2html_verb_mark>44<tex2html_verb_mark> or
  21. <tex2html_verb_mark>45<tex2html_verb_mark> declaration when the default character is used. Note
  22. that some characters such as ``*'' in roman font do not come out centered,
  23. although most other characters do.
  24.  
  25. <P>
  26. One can obtain a <#108#><I>solid line</I><#108#> by specifying a very small inter-dot gap.
  27. Since L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X provides for only finite number of slopes for drawing lines,
  28. this gives a general way of making lines with arbitrary slopes. However, if
  29. <#109#><I>solid lines</I><#109#> are made using above technique, there is a good chance
  30. T<SMALL>E</SMALL>X will run out of memory, hence it is suggested that this command be used
  31. only for ``dotted'' lines. Another, much more efficient, way of making solid
  32. lines is described later in the section on <tex2html_verb_mark>46<tex2html_verb_mark>.
  33.  
  34. <P>
  35. Each ``dot'' in the dottedline is plotted as a centered object, including
  36. those at the end points. Thus, a dottedline with a large-sized <#110#><I>dotcharacter</I><#110#> may appear to be longer although, technically speaking,
  37. correct. To clarify the point, below are three lines of equal length and, in
  38. the case of dottedlines, with equal spacing:
  39.  
  40. <P>
  41. <DIV class="CENTER">
  42. <BR>
  43. <tex2html_image_mark>#picture112#
  44. <BR>
  45. </DIV>
  46.  
  47. <P>
  48.